﻿@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
img {
	border: none;
}
body{
	overflow-x:hidden;
	font-family:Arial, "微软雅黑";
	}
@font-face{
	font-family:"叶根友毛笔行书2 0版";
	src:url(../fonts/%E5%8F%B6%E6%A0%B9%E5%8F%8B%E6%AF%9B%E7%AC%94%E8%A1%8C%E4%B9%A62.0%E7%89%88.ttf);
	}
.top{
	width:100%;
	height:30px;
	box-shadow: 0 1px 2px rgba(153,153,153,0.19);
	}
.top .tcon{
	width:1200px;
	margin:0 auto;
	}
.top .tcon p:nth-of-type(1){
	float:left;
	font-size:12px;
	line-height:30px;
	color:#333;
	}
.top .tcon p:nth-of-type(2){
	float:right;
	font-size:12px;
	line-height:30px;
	color:#333;
	}
.top .tcon p:nth-of-type(2) a{
	margin:0px 10px;
	color:#333;
	}
.top .tcon p:nth-of-type(2) a:hover{
	color:#c8161d;
	text-decoration:underline;
	}
.header{
	width:1200px;
	height:100px;
	margin:0 auto;
	}
.header .logo{
	width:368px;
	height:88px;
	float:left;
	margin-top:6px;
	}
.header .tell{
	float:right;
	overflow:hidden;
	margin-top:5px;
	margin-top:30px;
	}
.header .tell .tel{
	width:70px;
	height:40px;
	float:left;
	font-size:14px;
	line-height:20px;
	color:#666;
	padding-left:40px;
	background:url(../images/tell.png) left 4px no-repeat;
	}
.header .tell .ter{
	float:right;
	font-size:30px;
	line-height:30px;
	margin-top:6px;
	margin-left:10px;
	color:#c8161d;
	}
.navbg{
	width:100%;
	height:45px;
	background:#333;
	}
.nav{
	width:1200px;
	margin:0 auto;
	}
.nav>ul{
	}
.nav>ul>li{
	float:left;
	width:150px;
	line-height:45px;
	text-align:center;
	}
.nav>ul>li+li{
	background:url(../images/hover.jpg) left no-repeat;
	}
.nav>ul>li>a{
	display:block;
	font-size:16px;
	color:#fff;
	}
.nav>ul>li:hover>a{
	background:#c8161d;
	}
.nav>ul>li ul{
	position:absolute;
	background:#fff;
	width:150px;
    margin-left:0px;
	z-index:100;
	box-shadow: 0 1px 5px rgba(153,153,153,0.19);
	opacity:0;
	visibility:hidden;
	}
.nav>ul>li:hover ul{
	opacity:1;
	visibility: visible;
	}
.nav>ul>li ul li{
	}
.nav>ul>li ul li a{
	color:#333;
	font-size:14px;
	line-height:40px;
	display:block;
	}
.nav>ul>li ul li a:hover{
	color:#fff;
	background:#c8161d;
	}
.fobg{
	width:100%;
	overflow:hidden;
	padding:40px 0px;
	background:#444;
	margin-top:50px;
	}
.footer{
	width:1200px;
	margin:0 auto;
	}
.footer ul{
	float:left;
	}
.footer ul+ul{
	margin-left:200px;
	}
.footer ul li{
	font-size:14px;
	color:#ddd;
	line-height:30px;
	}
.footer ul li:nth-of-type(1){
	font-size:16px;
	color:#fff;
	margin-bottom:10px;
	}
.footer ul li a{
	font-size:14px;
	color:#ddd;
	}
.footer ul li a:hover{
	text-decoration:underline;
	}
.banq{
	width:100%;
	background:#333;
	}
.banq p{
	font-size:12px;
	color:#fff;
	text-align:center;
	line-height:40px;
	}
.banq p a{
	color:#fff;
	}

/**************************在线客服**************************/
/* side */
.side{position:fixed;width:80px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:80px;float:left;position:relative;/*border-bottom:1px solid #444;*/}
/*.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}*/
.side ul li .WhatsAPP{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#3AC34C;color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .skype{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#00AFF0;color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .qq{position:absolute;width:80px;height:54px;top:0;right:0;transition:all 0.3s;background:#4CAFE9;color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .facebook{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#3b5998;color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .linkedin{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#0077b5;color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .twitter{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#1da1f2;color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .pinterest{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#cb2027;color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
.side ul li .google{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#dc4e41;color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}

.side ul li .wechat{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.0s;background:#20b920;color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}



.side ul li .sidetop{width:80px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#c8161d;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
/**************************弹出窗口**************************/
.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0,0,0,.5);
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
}
.reveal-modal {
	visibility: hidden;
	/*margin-left: -300px;*/
	/*width: 520px;*/
	background: #eee url(modal-gloss.png) no-repeat -200px -80px;
	position: absolute;
	z-index: 101;
	padding: 30px 40px 34px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
}
.code{
	top: 250px;
	left: calc(50% - 179px);
	}
.suhyun{
	top: 100px;
	left: calc(50% - 470px);
	}
.reveal-modal .close-reveal-modal {
	font-size: 22px;
	/*line-height: .5;*/
	position: absolute;
	top: 8px;
	right: 11px;
	color: #aaa;
	/*text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);*/
	font-weight: bold;
	cursor: pointer;
}
.reveal-modal .ewm{
	width:278px;
	height:278px;
	}
.reveal-modal .ewm img{
	max-width:278px;
	max-height:278px;
	}